home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 November / PSL Monthly Shareware CD-ROM (November 1993).iso / dos / zctl / install.bat next >
DOS Batch File  |  1993-06-15  |  264b  |  8 lines

  1. @echo off
  2. cls
  3. echo To run the install program for 8088 and 80286 computers - press ENTER
  4. echo now.  If you have an 80386 or above, then hit CONTROL-BREAK now and
  5. echo run ZLGEN386.EXE to create the ZCTL.DBZ file.  It is much, much faster.
  6. pause
  7. zctlgen.exe
  8.